Welcome![Sign In][Sign Up]
Location:
Search - http vc

Search list

[Ftp ClientAlienFTP

Description: FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, HTTP functions
Platform: | Size: 4733952 | Author: da | Hits:

[Sniffer Package capture29782200httpftdsfdsfp

Description: VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件。-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP download the file.
Platform: | Size: 8192 | Author: 丁晓峰 | Hits:

[Sniffer Package capture109201281ssadfgfe

Description: VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件。-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP download the file.
Platform: | Size: 5120 | Author: 丁晓峰 | Hits:

[Sniffer Package capture200602162032172321

Description: VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件。-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP download the file.
Platform: | Size: 26624 | Author: 丁晓峰 | Hits:

[Internet-Network05-09-16-vc-ftp

Description: BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
Platform: | Size: 111616 | Author: 李文田 | Hits:

[Internet-NetworkInternetserver

Description: 为了简化客户/服务者模式进行Internet编程,vc中提供了WinInet类,它提供了HTTP、FTP等应用层协议的客户端接口-In order to simplify the client/service model for Internet programming, vc provided WinInet Class, which provides HTTP, FTP application layer protocol, such as the client interface
Platform: | Size: 1906688 | Author: liwei | Hits:

[Windows Developmydownhttp

Description: http网页下载工具,利用Internet类的功能,VC 6.0源码-http download tool, the use of Internet functions, VC 6.0 source
Platform: | Size: 16384 | Author: teagee | Hits:

[VC/MFCVC6SocketsAPI

Description: 用VC++6.0的Sockets API实现一个聊天室程序.txt   VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套接字)。在桌面操作系统进入Windows时代后,仍然继承了Socket方法。在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。可以这样理解:Socket实际上是一个通信端点,通过它,用户的Socket程序可以通过网络和其他的Socket应用程序通信。Socket存在于一个"通信域"(为描述一般的线程如何通过Socket进行通信而引入的一种抽象概念)里,并且与另一个域的Socket交换数据。Socket有三类。第一种是SOCK_STREAM(流式),提供面向连接的可靠的通信服务,比如telnet,http。第二种是SOCK_DGRAM(数据报),提供无连接不可靠的通信,比如UDP。第三种是SOCK_RAW(原始),主要用于协议的开发和测试,支持通信底层操作,比如对IP和ICMP的直接访问。 -VC++6.0 using the Sockets API procedures for the realization of a chat room. Txt VC++ on the support network programming socket support, WinInet support, MAPI and ISAPI support. One, Windows Sockets API is TCP/IP network environment, but also for the development of Internet, the most common API. The first University of California, Berkeley campus in UNIX for the TCP/IP protocol has developed an API, the API is well-known Berkeley Socket interface (socket). Into the Windows desktop operating system in the era after the Socket method inherited. In the TCP/IP network communication environment, Socket data transmission is a special kind of I/O, it is equivalent to a file descriptor, open the file with a similar function call in-socket (). Can interpret it this way: Socket is a communication endpoint, through which users can program the Socket and other network applications of Socket Communications. Socket exist in a "communication domain" (as described in the general thread o
Platform: | Size: 3072 | Author: 李涛 | Hits:

[Windows DevelopGSoap

Description: Gsoap vc开发soap协议 http+ xml 多进程沟通-Soap agreement to develop Gsoap vc
Platform: | Size: 3072 | Author: tomydh | Hits:

[VC/MFCAirplane_S207397742007

Description: A 2-D airplane shooting game written in Visual C++ 6.0. Based on an earlier PSC submission: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=7968&lngWId=3
Platform: | Size: 141312 | Author: Joe | Hits:

[Otherwinio

Description: 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.com/ddk免费下载。从你的电子邮件来看,你是教育网的用户,那么你可以从教育网的一些FTP站点(如北大图书馆)下载到Win95/98/NT的DDK,我们下面提到的一些软件也可以找到。Win95 DDK主要是采用汇编的。如果你对汇编不熟悉,当然是使用VToolsD(http://www.vireo.com/)更好些,这个软件包允许你使用C/C++编写驱动,但软件包比较贵(约四、五百美金)。另外,你可以在http://zealsoft.nease.net/cn/ntport/或http://zealsoft.nease.net/cn/memaccess/找到与硬件有关的软件,这些软件允许你不编写驱动,直接在VC中调用驱动,如果你的编程不复杂,也可以使用。 -Port operations do not need to write drivers in Win95/98 can be used directly to compile the In/Out commands. VC also provides _inp/_outp such a function (QA001059 outportb, inportb the corresponding function). However, under NT, can not use the In/Out commands, reference QA001296 how to use VB6 to write WindowsNT/2000 hardware under the control of IO. If you use a hardware interrupt on the need to write drivers, the standard approach is the use of Microsoft DDK. Win98 and WinNT 4.0/5.0 the DDK can be downloaded free of charge from the http://www.microsoft.com/ddk. E-mail from your point of view, you are a user of the Education Network, you can network some education FTP site (such as the Beijing University Library) Win95/98/NT download the DDK, below some of our software can also be found . Win95 DDK compiled mainly used. If you are not familiar with the compilation, of course, is the use of VToolsD (http://www.vireo.com/) better, this package allows you to use C/C+
Platform: | Size: 202752 | Author: | Hits:

[Internet-NetworkNetDownMTR

Description: http 多线程断点续传下载程序vc源代码-HTTP http multi-threaded download the source code vc
Platform: | Size: 2895872 | Author: li | Hits:

[Windows DevelopMyTestManage

Description: vlc流udp接收、http接收,文件磁盘管理,串口通讯等。-udp receive vlc streaming, http receive, file disk management, serial communications.
Platform: | Size: 64150528 | Author: wenjun | Hits:

[Internet-NetworkFTPHTTP

Description: 本代码演示了FTP,HTTP多线程断点,使用vc开发-This code demonstrates the FTP, HTTP multi-threaded breakpoint
Platform: | Size: 68608 | Author: 史永刚 | Hits:

[Internet-Networkhttpd.txt

Description: http 协议 vc实现-http protocol to achieve vc
Platform: | Size: 2048 | Author: guo | Hits:

[Internet-Networksunxin.txt

Description: 孙鑫老师书中的代码 http vc-Sun Xin teacher book code http
Platform: | Size: 1024 | Author: guo | Hits:

[ISAPI-IEftpget_VC

Description: 使用VC6开发的FTP程序,具有普通FTP功能和断点续传功能,是学习FTP协议的好教程-VC6 developed using the FTP program, with general HTTP FTP functionality and features, is a good tutorial to learn FTP protocol
Platform: | Size: 2013184 | Author: pinkhom | Hits:

[GUI Developairsystem

Description: 航空公司管理系统 VC++2008SP1 +SQL2005 里面附带需求分析,http://blog.csdn.net/akof1314/archive/2009/11/20/4840172.aspx在这个里面观看界面显示,和功能显示-Airline Management System VC++2008 SP1+ SQL2005 which included needs analysis, http://blog.csdn.net/akof1314/archive/2009/11/20/4840172.aspx inside the viewing interface in the display, and feature shows
Platform: | Size: 13390848 | Author: 王建 | Hits:

[Web Serverhttpserver

Description: HTTP服务器源代码,很好的服务器源代码,编译就可以用-http server code very good vc code
Platform: | Size: 84992 | Author: pen | Hits:

[Internet-NetworkVC

Description: Visual C++网络通信代码 包括FTP文件上传下载,支持断点续传,是Visual C++网络通信书籍配套光盘源码-Visual C++ code for network communications, including FTP uploading and downloading files, support for HTTP is a Visual C++ books on network communications package CD-ROM Source
Platform: | Size: 8700928 | Author: hulifan | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »

CodeBus www.codebus.net